<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* base 公共部分 */
body { font: 14px Arial, "微软雅黑"; color:#444444; margin: 0px; text-align:center;}
*{ padding:0; margin:0;}
a {color:#666; text-decoration:none;}
a:hover{ color:#0063b6; text-decoration:none;}
ul,li{ list-style:none;}
img { border:none; }
.clearboth { clear:both; }
.page{ text-align:center; margin:20px 0; width:100%; float:left;}
.page a{ background:#fff; color:#555; margin:0 2px; padding:5px 8px;border:1px #dcdcdc solid;}
.page a.dq,.page a:hover{ background:#0063b6;color:#fff;}
.wrapper{width:1100px; margin:0 auto; text-align:left;}
/*头部*/
.header{width:100%;}
.logo_nav{height:105px;line-height:105px; position:relative;}
.logo_nav .logo{float:left;margin-top:14px;}
.logo_nav .name{float:right;margin-top:37px;padding-left:14px;border-left:15px solid #18a139;}
.logo_nav .hotline{float:right;width:200px;margin-top:28px;padding-left:80px; background:url(../images/telimg.gif) no-repeat left center;}
.logo_nav .hotline p{display:inline-block;color:#444444;}
.logo_nav .hotline p.tit{font-size:14px;line-height:20px;}
.logo_nav .hotline p.tel {font-size:24px;line-height:28px;}

/*菜单*/
.nav{font-size:18px;background:#0063b6;}
.nav ul{display:inline-block;width:1050px;margin:0px auto;height:70px;position:relative;text-align:center;}
.nav ul li{display:inline-block;position:relative;height:70px;line-height:70px;float:left;}
.nav ul li a{display:block;color:#ffffff;font-size:16px;width:131px; text-align:center;}
.nav ul li a:hover,.nav ul li a.on{ background:#ffffff;color:#0063b6;}
.nav ul li:hover{}
.nav ul li .en{font-size:10px;}
/*二级菜单*/
#menu ul ul { display:none;  position:absolute; top:100px; left:0; z-index:99999; width:auto; background:#ecf9fe;}
#menu ul ul li{ background:none; float:none; border-bottom:solid 1px #fff;border-top:none;padding-top:0;padding-bottom:0;line-height:40px;}
#menu ul ul li a{ color:#555; font-size:12px; padding:0; display:block; width:128px; text-align:center;}
#menu ul ul li a:hover{ color:#00a3f8;}

/*焦点图开始*/
.header .banner{width:100%;height:550px;margin:0 auto;overflow:hidden;text-align:center;position:relative;}
.header .banner #focus {width:1920px;height:550px; position:absolute;left:50%;overflow-x:hidden;margin-left:-960px;}
.header .banner #focus ul {height:550px; position:absolute;}
.header .banner #focus ul li {float:left; width:1920px; height:550px; overflow:hidden; position:relative; background:#000;}
.header .banner #focus ul li div {position:absolute; overflow:hidden;}
.header .banner .btnBg {position:absolute; width:1920px; height:20px; left:0; bottom:0; background:#000;}
.header .banner .btn {position:absolute;width:430px; height:20px; padding:5px 0px;bottom:10px;left:50%; margin-left:-215px; text-align:center;}
.header .banner .btn span {display:inline-block; _display:inline; _zoom:1; width:20px; height:10px; _font-size:0; margin-left:10px; cursor:pointer; background:#fff;}
.header .banner .btn span.on {background:#fff;}
.header .banner .preNext {display:inline-block;position:absolute;top:250px;cursor:pointer;z-index:999;background:#0063b6 url(../images/slider-left-arrow.png) no-Repeat;
	width: 42px;
	height: 43px;
	-webkit-transition: background 0.1s linear;
	-moz-transition: color, background 0.1s linear;
	-o-transition: color, background 0.1s linear;
	transition: color, background 0.1s linear;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);/*增加阴影*/}
.header .banner .pre {left:0;}
.header .banner .next {right:0;background: #0063b6 url(../images/slider-right-arrow.png) no-Repeat;}

.header .banner2{height:400px;}
.header .banner2 #focus {height:400px;}
.header .banner2 #focus ul {height:400px;}
.header .banner2 #focus ul li{height:400px;}
.header .banner2 #focus .preNext {top:160px;}

/*主体*/
.about{width:340px;float:left;margin-top:30px;}
.gongsi{width:720px;float:right;margin-top:30px;}
.about .con{padding:8px 0px; font-size:14px;color:#444444;line-height:30px;}
.gongsi ul{display:block;height:180px;margin-top:20px;}
.gongsi ul li{display:inline-block;width:238px;margin-right:3px;float:left;}
.gongsi ul li.last{margin-right:0px;}
.gongsi ul li a{display:inline-block;width:238px;height:179px;background:url(../images/bg_about.jpg) no-repeat center;}
.gongsi ul li a img{width:230px;height:170px;padding:4px;}
.gongsi ul li span{display:block;height:50px;line-height:50px; text-align:center;}

.ititle{position:relative;text-align:center;font-size:36px;color:#ffffff;padding:44px 0;} 
.ititle a{color:#ffffff;}
.ititle span{color:#ffffff;line-height:48px;vertical-align:middle;}
.ititle span.xie{font-size:44px;margin:0px 10px;}

.ititle2{position:relative;text-align:left;height:56px;line-height:56px;} 
.ititle2 a{font-size:24px;color:#0063b6;}

.products{margin:50px auto;}
.products .plist{}
.products .plist li{display:inline-block;float:left;margin-right:33px;}
.products .plist li a{display:block;height:100%;width:100%;}
.products .plist li.last{margin-right:0px;}
.products .plist li img{height:200px;width:250px;}
.products .plist li span{display:block;width:250px;height:59px;line-height:59px;text-align:center; font-size:16px;color:#666666;border-bottom:1px solid #d9d9d9;position:relative; background:#f3f3f3;}
.products .plist li:hover span{}

.aboutus{margin-bottom:40px;text-align:center;}
.aboutus .wrapper{position:relative;}
.aboutus .img{width:187px;height:187px;float:left; background:#ec9343;position:relative; overflow:hidden;}
.aboutus .img .cover{position:absolute;left:0px;top:0px;z-index:10;}
.aboutus .img .show{z-index:1;width:187px;height:374px;position:absolute;}
.aboutus .img .show h1{display:inline-block;}
.aboutus .con{width:630px;font-size:14px;line-height:30px;float:left;margin:-8px 13px 0px;}
.aboutus .ope{width:246px;float:right;}
.aboutus .ope a{display:block;height:91px;line-height:91px; text-align:center;font-size:24px;color:#ffffff;border-radius:6px;}
.aboutus .ope a.green{background:#52b47c;margin-bottom:11px;}
.aboutus .ope a.blue{background:#3c49b1;}

.cases{height:766px; background:url(../images/cases.jpg) no-repeat center;}
.cases .ititle{}
.cases ul li{display:inline-block;float:left;width:255px;height:255px;padding:0px;margin-right:26px;margin-bottom:26px; background:url(../images/water_white.png);}
.cases ul li:hover{ background:#FFF;}
.cases ul li.last{margin-right:0px;}
.cases ul li img{width:200px;height:160px;margin:34px 28px 0px 28px;}
.cases ul li span{display:block;width:100%;height:60px;line-height:60px; text-align:center; font-size:16px;}

/*新闻*/
.news_contact{margin:30px auto;}
.news_contact .news{width:636px;float:left;}
.news_contact .news ul{}
.news_contact .news ul li{height:50px;border-bottom:1px dashed #ebebeb;}
.news_contact .news ul li:first-child{border-top:1px dashed #ebebeb;}
.news_contact .news ul li p{margin:10px auto 6px;}
.news_contact .news ul li .tname{float:left;display:inline-block;width:95px;height:21px;line-height:21px;margin-top:15px;text-align:center; font-size:12px; background:url(../images/bg_tname.jpg) no-repeat center;color:#ffffff; letter-spacing:5px;}
.news_contact .news ul li .date{float:right;display:inline-block;height:50px;line-height:50px;font-size:12px;padding:0px 15px;}
.news_contact .news ul li .name{float:left;display:block;height:50px;line-height:50px;padding-left:20px;width:400px;overflow:hidden;}

.news_contact .contact{display:inline-block;width:412px;float:right;}
.news_contact .contact img{margin-bottom:10px;}
.news_contact .contact p{line-height:30px;}
/*产品*/
.pros{padding:30px 0px 20px; background:#eeeeee;}
.pros .ititle .cn{font-size:24px;}
.pros .ititle .en{font-size:12px;}
.pros .ititle .more{top:0px;margin-top:0px;}

.honors{padding-bottom:20px;}
.honors .ititle2{padding:50px 0px;}
.honors .ititle2 p{float:none;}
.honors ul li{display:inline-block;float:left;margin-right:14px;position:relative;}
.honors ul li a{width:100%;height:100%;display:block; position:relative;}
.honors ul li.last{margin-right:0px;}
.honors ul li img{height:183px;width:262px;border:1px solid #bdbdbd;}
.honors ul li span.name{display:block;width:262px;height:44px;line-height:44px; text-align:center; font-size:16px;color:#666666;}
.honors ul li span.cover{display:block;height:183px;width:262px;border:1px solid #bdbdbd; position:absolute;top:0px;left:0px;z-index:100;background:url(../images/cover.png) no-repeat center;cursor:pointer;display:none;}
/*scrool pic*/
.rollphotos{margin:20px 0px;}
.blk_29 {ZOOM: 1; POSITION: relative;overflow:hidden;height:234px;}
.blk_29 .Cont{MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 500px;}
.blk_29 .box{FLOAT:left;width:244px;height:234px;text-align:center;margin-right:41px;}
.blk_29 .box IMG{DISPLAY: block;BACKGROUND:#fff;MARGIN:0px auto;width:242px;height:190px;border:1px solid #b4b4b4;}
.blk_29 .box span.name{display:block;height:42px;line-height:42px;font-size:20px;color:#666666;}

.rollphotos {WIDTH:1100px;margin:20px auto 0px;position:relative;}
.LeftBotton{width:14px;height:25px;left:-26px;top:90px;position:absolute; background:url(../images/arrow_l.png) no-repeat center;cursor:pointer;}
.RightBotton{width:14px;height:25px;right:-26px;top:90px;position:absolute;background:url(../images/arrow_r.png) no-repeat center;cursor:pointer;}


.fenzhan{border-top:2px solid #CCC;background:#5A5A5A;}
.fenzhan .wrapper{padding:20px 20px 10px; position:relative;}
.fenzhan h2{ font-size:14px;height:20px;line-height:20px;font-weight:bold;display:inline-block;position:absolute;left:20px;top:-12px; background:#eeeeee;padding:0px 5px;}
.fenzhan ul li a{display:inline-block;float:left;padding:0px 5px; font-size:12px;color:#ffffff;}

/*===============================关于烨科====================================*/

/*内页左边菜单*/
.sidebar{width:200px;float:left;margin:30px 0px;padding-bottom:24px;color:#ffffff;}
.side_menu{padding-right:20px;}
.side_menu .title{height:50px;border-bottom:1px dashed #0063b6;}
.side_menu .title{line-height:50px;} 
.side_menu .title .name{color:#323232;float:left;font-weight:bold;font-size:26px;}
.side_menu .title img{float:left;height:40px;margin-top:2px;}
.side_menu .title .more{background:#dcdcdc;float:right;}

.side_menu .intro{}
.side_menu .intro ul li{font-size:16px; position:relative;text-align:center;border-bottom:1px dashed #0063b6;text-align:center;padding-left:15px; display:inline-block;}
.side_menu .intro ul li a{display:inline-block;width:166px;line-height:41px;text-align:left;color:#424550;overflow:hidden;}
.side_menu .intro ul li a:hover,.side_menu .intro ul li.on a,.side_menu .intro ul li:hover{color:#0063b6;}
.side_menu .service{margin-top:20px;padding-bottom:10px;}
.side_menu .service ul{margin:10px 0px;}
.side_menu .service ul li{display:inline-block;float:left;}
.side_menu .service ul li a{color:#ffffff;padding-left:20px;display:inline-block;width:80px; background:url(../images/point.jpg)  no-repeat left; background-position:10px 8px;}
.side_menu .contact{margin-top:10px;}
#menu2 ul ul{display:none;position:absolute;top:0;left:200px;width:200px;border-left:solid 1px #fff;z-index:10;}

/*======内页右边内容=====*/
/*内页右边标题*/
.side_right{width:900px;float:right;min-height:400px;margin:30px 0px;}
.side_right .title{padding-bottom:9px;border-bottom:1px solid #eaeaea;margin-bottom:15px;line-height:19px;}
.side_right .title a{display:inline-block;}
.side_right .title .dangq{ font-size:16px;padding-left:6px; float:left;display:none;}
.side_right .title .weizhi{ float:right;}
.side_right .title .weizhi a{padding:0 8px;}
.side_right .title .weizhi .dot{ background:url(../images/dot.png) no-repeat center;display:inline-block;width:10px;height:10px;padding:0;}
.side_right .title a:hover{ text-decoration:underline;}
.wrapper .side_right .title{border-bottom:1px #dddddd solid;padding-bottom:10px;margin-bottom:15px;text-align:left;}
.wrapper .side_right .title span{color:#4fb4e0;font-size:30px;}

/*内页右边单页及表格、表单样式*/
.side_right .intro{line-height:26px;padding:2px;clear:both;text-align:left;}
.side_right .intro p{}
.side_right .intro table{  margin-bottom:20px;}
.side_right .intro table tr td{ padding:4px;}
.side_right .intro table tr td a:hover{color:#c30;}
.side_right .intro table input, .side_right .intro table textarea{ border:solid 1px #ccc; padding:4px; font-family:"微软雅黑"; border-radius:3px;}
.side_right .intro table input.button{background:#0063b6; color:#fff; cursor:pointer; padding:8px 15px; border:none;}
.side_right .intro table.joinus{border-collapse:collapse}
.side_right .intro table.joinus tr td{border:1px solid #cccccc;}
/*===============================产品展示====================================*/
/*新闻列表*/
.news_list{clear:both;}
.news_list ul li{padding:10px 0px;border-bottom:1px solid #eaeaea;}
.news_list ul li img{}
.news_list li .date{display:inline-block;width:130px;height:100px;float:left;}
.news_list li .date span{display:block; text-align:center;}
.news_list li .date span.day{height:60px;line-height:60px; font-size:36px;}
.news_list li .date span.month{font-size:18px; font-weight:100;}

.news_list li .img{display:inline-block;float:left; position:relative;}
.news_list li .img img{width:130px;}
.news_list li .img span{display:block; text-align:center; background:#d8d8d8;color:#999999;}
.news_list li .img:hover span{background:#0063b6;color:#ffffff;}
.news_list ul li .con{width:740px;float:right;}
.news_list ul li .con .name{margin-bottom:5px;}
.news_list ul li .con .name a{display:block;height:24px; overflow:hidden;font-size:18px;color:#565656;margin:10px 0;}
.news_list ul li .con p{color:#666666; line-height:24px;}

/*新闻详细页*/
.news_show{clear:both;}
.news_show .name{ font-size:20px; text-align:center; line-height:40px; border-bottom:1px dashed #cdcdcd;}
.news_show .date{ text-align:center;border-bottom:dashed 1px #dadada;height:25px;line-height:25px;}
.news_show .date a{margin-right:10px;color:#e22119;}
.news_show .nr{ padding:8px 18px;}
.news_show .nr p{ margin-bottom:10px; line-height:26px;}
.news_show .back{ text-align:center;}
.news_show .back a:hover{ color:#ec6100;}

/*资质认证*/
.honor_list{}
.honor_list ul li{float:left;text-align:center; overflow:hidden;position:relative;margin-right:20px;margin-bottom:20px;}
.honor_list ul li.last{margin-right:0px;}
.honor_list ul li a{display:block;}
.honor_list ul li img{width:286px;height:200px;}
.honor_list ul li span{font-size:14px;text-align:center;line-height:30px;width:440px;height:30px;overflow:hidden;}

/*产品列表*/
.product_list{}
.product_list ul li{ float:left;text-align:center; overflow:hidden;width:212px;position:relative;margin-right:17px;margin-bottom:17px;}
.product_list ul li.last{margin-right:0px;}
.product_list ul li a{display:block;}
.product_list ul li img{width:210px;height:170px;border:1px #e1e1e1 solid;}
.product_list ul li span{font-size:14px;text-align:center;line-height:30px;width:210px;height:30px;overflow:hidden;}

.video_list ul li{ float:left;text-align:center; overflow:hidden;width:289px;position:relative;margin-right:16px;margin-bottom:17px;}
.video_list ul li.last{margin-right:0px;}
/*产品详细*/
.product_show{ padding:20px 0;}
.product_show .name{margin-bottom:20px;text-align:center;}
.product_show h1{font-size:24px;font-weight:normal;}
.product_show .pic{text-align:center;}
.product_show .pic img{width:400px;border:1px #dadada solid;}
.product_show .xq{height:18px;line-height:18px;margin:14px 0;padding-bottom:5px;border-bottom:1px #dcdcdc solid;}
.product_show .neirong{ }

.tags_list{border-top:1px dashed #CCC;border-bottom:1px dashed #CCC;padding:10px 10px;margin-top:20px;}
.tags_list span{color:#0063b6;margin-right:5px;}
.tags_list span.tit{color:#666666;margin-right:0px;}
.prev_next{padding:10px 10px;}
.prev_next a{color:#0063b6;margin:5px 0;display:inline-block;}
.prev_next a span{color:#666666;}
.prev_next a.none{color:#666666;}

h3.related_title{padding:0 10px;height:30px;line-height:30px;border-bottom:2px solid #78a8d5;margin-bottom:10px;font-weight:bold;}
.related_pros ul{padding:0 2px; text-align:left;}
.related_pros ul li{display:inline-block;width:140px;margin-right:1px;}
.related_pros ul li.last{margin-right:0px;}
.related_pros ul li img{width:138px;outline:1px solid #CCC;padding:1px;}
.related_pros ul li span{display:block;height:24px;line-height:24px; text-align:center;color:#666666;}
.related_pros ul li span:hover{color:#0063b6;}
.related_news ul{padding:0 30px; text-align:left;}
.related_news ul li a{color:#666;display:inline-block;height:20px;line-height:20px;}
.related_news ul li a:hover{color:#0063b6;}


/*footer*/
.foot{position:relative;height:250px;background:#3d4348;color:#ffffff;}
.foot .left{display:inline-block;float:left;width:300px;margin:90px 0px 0px 80px;}
.foot .left li{font-size:14px;line-height:28px;float:left;}
.foot .left li a{display:inline-block;line-height:14px;color:#ffffff;padding:0px 8px;border-right:1px solid #ffffff;}
.foot .left li a.last{border:none;}
.foot .right{display:inline-block;float:right;width:390px;margin-top:90px;}
.foot .right .hotline{ font-size:24px;margin-bottom:10px;}
.foot .right p{line-height:28px;}
.foot .link{text-align:left;margin-top:20px;line-height:20px;}
.foot .link a{display:inline;margin-right:5px; font-size:12px;color:#ffffff;}

/*sitemap*/
#sitemap{ border:2px dashed #cccccc;margin:20px auto;padding:10px 0;}
#sitemap ul{display:inline-block;}
#sitemap li{margin:5px 10px;}
#sitemap a.level1{font-size:14px;font-weight:bold;color:#009de0; display:block; text-decoration:underline;}
#sitemap a.level2{font-size:12px;font-weight:bold;color:#009de0;display:block;}
#sitemap a.level3{font-size:12px;height:20px;line-height:20px; overflow:hidden;display:inline-block;color:#666666;}
#sitemap li.level2{display:inline-block;float:left;}
#sitemap li.level2 ul{border:1px dashed #cccccc;display:block;}
#sitemap li.level3{display:block;}</pre></body></html>